From: Kenichi Handa Date: Fri, 17 Apr 2009 02:15:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~808 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=040693553e7ee9e9b0a6f85f0d2b5f8cb2572a20;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 8bce3bbcb1c..089aea1c805 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2009-04-17 Kenichi Handa + * editfns.c (Ftranslate_region_internal): Use Fconcat to make a + string from a vector to handle Latin-1 characters correctly. + * ftfont.c (ftfont_pattern_entity): Return a newly allocated entity even if the cache hits.